From: Glenn Morris Date: Sat, 15 May 2010 02:02:28 +0000 (-0700) Subject: * lwlib/Makefile.in (mostlyclean): Remove references to non-existent files. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~4602^2~8 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4b6f0cae87bea9af0314ab15ba58a1cb8728dc6d;p=emacs.git * lwlib/Makefile.in (mostlyclean): Remove references to non-existent files. --- diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index dfa61888467..7e8edb930ad 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,7 @@ +2010-05-15 Glenn Morris + + * Makefile.in (mostlyclean): Remove references to non-existent files. + 2010-05-13 Jan Djärv * lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources. diff --git a/lwlib/Makefile.in b/lwlib/Makefile.in index c72b3920814..eac09174451 100644 --- a/lwlib/Makefile.in +++ b/lwlib/Makefile.in @@ -75,7 +75,7 @@ lwlib-Xm.o: lwlib-Xm.c lwlib-Xm.h lwlib.h lwlib-int.h lwlib-utils.h xlwmenu.o: xlwmenu.c xlwmenu.h lwlib.h xlwmenuP.h mostlyclean: - $(RM) *.o core errs ,* *.a .emacs_* make.log MakeOut \#* + $(RM) *.o core liblw.a \#* clean: mostlyclean distclean: clean